chore(deps): update dependency monaco-editor to ^0.56.0#129
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency monaco-editor to ^0.56.0#129renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
August 10, 2025 12:29
1d7b3aa to
6d202aa
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
September 8, 2025 17:49
6d202aa to
4089687
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
September 25, 2025 16:42
4089687 to
e2ffb7e
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
October 6, 2025 14:41
e2ffb7e to
ce10bb5
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
November 20, 2025 18:30
ce10bb5 to
35a51cd
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
2 times, most recently
from
November 22, 2025 08:11
2b1aafb to
28cb3d0
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
November 22, 2025 08:13
28cb3d0 to
aa5f773
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
November 22, 2025 08:15
aa5f773 to
e23f4a7
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
December 3, 2025 18:37
e23f4a7 to
d29bb4b
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
2 times, most recently
from
January 19, 2026 18:36
612935a to
2cbb1f5
Compare
renovate
Bot
force-pushed
the
renovate/monaco-editor-0.x
branch
from
July 21, 2026 02:47
2cbb1f5 to
3fdd607
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.33.0→^0.56.0Release Notes
microsoft/monaco-editor (monaco-editor)
v0.56.0Compare Source
Breaking Changes
monaco-editorentry point continues to load all features and languages. Custom bundles can now importmonaco-editor/editorand opt into:monaco-editor/features/register.all, or individual features withmonaco-editor/features/<feature>/register;monaco-editor/languages/definitions/register.all, or individual definitions withmonaco-editor/languages/definitions/<language>/register;monaco-editor/languages/features/register.all, or their individualregisterentry points.IOverlayWidgetPosition.stackOridinalproperty tostackOrdinal.IMirrorModelandIWorkerContextworker API types.New Features and APIs
editor.doubleClickSelectsBlock.editor.find.closeOnResultandeditor.inlayHints.showLongLineWarning.offWhenInlineCompletionstoQuickSuggestionsValue.ICodeEditor.revealAllCursors,ICodeEditor.getWidthOfLine, andICodeEditor.renderAsync.advanced-externalandadvanced-wasmdiff algorithms.Fixes
0.56.0-dev-20260625.v0.55.1Compare Source
v0.55.0Compare Source
Breaking Changes
languages.css,languages.html,languages.json,languages.typescript) to top level namespaces (css,html,json,typescript) to simplify the build process and align with typescript recommendations.New Features
lspnamespace).Bug Fixes
v0.54.0Compare Source
editor.mouseMiddleClickActionv0.53.0Compare Source
New Features
Breaking Changes
v0.52.2Compare Source
Changes:
This list of changes was auto generated.
v0.52.0Compare Source
IModelContentChangedEventv0.51.0Compare Source
IEditorOptions.placeholderandIEditorOptions.compactModeIGotoLocationOptions.multipleTestsandIGotoLocationOptions.alternativeTestsCommandIInlineEditOptions.backgroundColoringIEditorOptions.experimental.useTrueInlineViewCommentThreadRevealOptionsfor commentsContributions to
monaco-editor:v0.50.0Compare Source
IEditorMinimapOptions.sectionHeaderLetterSpacingIOverlayWidgetPosition.stackOridinalEmitOutput.diagnosticsIOverlayWidget.onDidLayoutICodeEditor.onBeginUpdateandICodeEditor.onEndUpdateHoverVerbosityRequest.action->HoverVerbosityRequest.verbosityDeltaMultiDocumentHighlightProvider.selectorchanged fromLanguageFiltertoLanguageSelectorgetEmitOutput:emitOnlyDtsFilesandforceDtsEmitContributions to
monaco-editor:csp.contribution.tsPR #4504v0.49.0Compare Source
editorHoverVerbosityLevelAPInewSymbolNamesProviderAPIContributions to
monaco-editor:v0.48.0Compare Source
Additions
showRegionSectionHeaders)renderGutterMenu)InlineCompletionsProvider.handlePartialAccepthasPartialAcceptInfoContributions to
monaco-editor:v0.47.0Compare Source
Additions
registerNewSymbolNameProviderregisterInlineEditProviderv0.46.0Compare Source
v0.45.0Compare Source
Breaking Changes
wordBasedSuggestions: boolean->'off' | 'currentDocument' | 'matchingDocuments' | 'allDocuments'occurrencesHighlight: boolean->'off' | 'singleFile' | 'multiFile'Additions
IEditorScrollbarOptions.ignoreHorizontalScrollbarInContentHeightIDiffEditor.goToDiffIDiffEditor.revealFirstDiffv0.44.0Compare Source
v0.43.0Compare Source
v0.41.0Compare Source
IDiffEditor.diffReviewNextwas renamed toIDiffEditor.accessibleDiffViewerNext.IDiffEditor.diffReviewPrevwas renamed toIDiffEditor.accessibleDiffViewerPrev.InlineCompletionsProvider.yieldsToGroupIdsto allows inline completion providers to yield to other providers.Contributions to
monaco-editor:v0.40.0Compare Source
getDiffLineInformationForOriginalandgetDiffLineInformationForModifiedfromIDiffEditorcreateTrustedTypesPolicyis optional nowIModelDecorationOptions.shouldFillLineOnLineBreakEditorOptions.readOnlyMessagev0.39.0Compare Source
Environment.createTrustedTypesPolicyto override trusted types handling.Contributions to
monaco-editor:v0.38.0Compare Source
diffAlgorithmvalues changed:smart->legacy,experimental->advancedregisterEditorOpenerAPIIViewZone.showInHiddenAreasto show view zones in hidden areasInlineCompletions.suppressSuggestionsandInlineCompletions.enableForwardStabilityContributions to
monaco-editor:v0.37.1Compare Source
v0.37.0Compare Source
registerLinkOpenerAPIonLanguageEncounteredevent for when a language is encountered during tokenization.canFormatMultipleRangesonDocumentRangeFormattingEditProviderContributions to
monaco-editor:v0.36.1Compare Source
v0.36.0Compare Source
v0.35.0Compare Source
Breaking Changes
enableDropIntoEditortodropIntoEditorIContentWidgetPosition.range: RangetoIContentWidgetPosition.secondaryPosition: PositionrenderFinalNewlineconfig: is now of type'on' | 'off' | 'dimmed'(wasboolean).cursorSmoothCaretAnimationconfig: is now of type'off' | 'explicit' | 'on'(wasboolean)Contributions to
monaco-editor:satisfieskeyword to typescript PR #3337browser-esm-webpack-smallPR #3402v0.34.1Compare Source
v0.34.0Compare Source
IEditor.createDecorationsCollectionAPIremoveAllMarkersto remove all markersBracketPairColorizationOptions.independentColorPoolPerBracketTypePositionAffinity.LeftOfInjectedTextandPositionAffinity.RightOfInjectedTextIEditorOptions.showFoldingControls: 'never'IDiffEditorBaseOptions.renderMarginRevertIcon: booleanIContentWidgetPosition.positionAffinityLanguageSelectorBreaking Changes
IEditorInlayHintsOptionstweaksInlineCompletionAPIWorkspaceFileEdit->IWorkspaceFileEditoldUri->oldResourcenewUri->newResourceWorkspaceTextEdit->IWorkspaceTextEditedit->textEdit(now supportsinsertAsSnippet)modelVersionId?: number->versionId: number | undefinedInlayHintAPI tweaksICodeEditor.deltaDecorations, no adoption required.IEditor.createDecorationsCollectionAPI should be used instead.Contributions to
monaco-editor:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.